home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / lang / jikes.readme < prev    next >
Text File  |  1999-05-23  |  7KB  |  152 lines

  1. Short:    IBM's fast Java compiler, v.047 (source)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  0.47
  5. Type:     dev/lang
  6.  
  7. This is the source distribution of IBM's fast java compiler.
  8.  
  9. To build jikes on the Amiga, you can either run the configure script,
  10. e.g., "configure --prefix=/gg" from sh and tweak the resulting Makefile,
  11. or simply copy Makefile.amiga to Makefile.
  12.  
  13. Before typing "make", you may want to make the following changes to the
  14. Makefile:
  15. * Change the CPU and FPU options.
  16. * Change the optimization level. Note that using -O2 will produce a binary
  17.   that is about a megabyte larger, and the resulting gains in compilation
  18.   time will be overwhelmed by the additional loading time. Also note that
  19.   you will need at least 70M of memory to compile jikes with -O2, i.e.,
  20.   you will most likely need to use VMM, and that on a 68040@28MHz it
  21.   takes about a day to produce the optimized binary. In other words,
  22.   don't bother.
  23.  
  24. INSTALLATION:
  25. Simply copy the jikes executable somewhere in your path.
  26.  
  27. USAGE:
  28. Set either the CLASSPATH or the JIKESPATH environment variable to point
  29. to the directories and zip/jar files that you want your compiler to use.
  30. E.g., if you are using Kaffe, you can say:
  31. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  32. Separate the path components using semicolons. You can use UNIX "." and ".."
  33. notation for the current directory and for the parent directory of a
  34. directory.
  35.  
  36. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  37. and I'll see what I can do.
  38.  
  39. Kriton Kyrimis.
  40.  
  41. ******************************************************************************
  42. This product includes software developed by IBM Corp. as part of
  43. the IBM Research Jikes Compiler Project, http://www.ibm.com/research/jikes.
  44.  
  45. This software is subject to the terms of the IBM Jikes Compiler
  46. License Agreement available at the following URL:
  47. http://www.ibm.com/research/jikes. Copyright (C) 1996, 1999,
  48. International Business Machines Corporation and others. All Rights
  49. Reserved. You must accept the terms of that agreement to use this
  50. software.
  51. ******************************************************************************
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.     4806    1273 73.5% 19-Feb-99 18:02:18 +contrib.htm
  59.    41871   15226 63.6% 17-Feb-99 19:02:48 +jikes.htm
  60.     9095    3165 65.2% 02-Feb-99 19:17:54 +license.htm
  61.     1019     495 51.4% 02-Feb-99 20:45:36 +README.TXT
  62.     3878    1009 73.9% 09-Mar-99 16:37:14 +access.h
  63.     2362     938 60.2% 30-Apr-99 16:33:14 +amiga.c
  64.    70183    9067 87.0% 25-Jan-99 22:00:26 +ast.cpp
  65.   172882   27330 84.1% 09-Mar-99 16:37:14 +ast.h
  66.    96166   17654 81.6% 09-Mar-99 16:37:14 +body.cpp
  67.     1077     529 50.8% 25-Jan-99 22:00:26 +bool.h
  68.   218849   43657 80.0% 04-Apr-99 16:21:34 +bytecode.cpp
  69.    11525    3453 70.0% 09-Mar-99 16:37:14 +bytecode.h
  70.     1881     668 64.4% 25-Jan-99 22:00:26 +case.cpp
  71.     5016    1273 74.6% 04-Apr-99 15:39:36 +case.h
  72.     5788    2264 60.8% 10-Mar-99 21:59:20 +ChangeLog
  73.    31345    4500 85.6% 01-Feb-99 19:43:04 +class.h
  74.   368828    7760 97.8% 25-Jan-99 22:00:26 +code.cpp
  75.     3152    1096 65.2% 25-Jan-99 22:00:28 +code.h
  76.      808     426 47.2% 26-Mar-99 21:24:30 +config.cache
  77.    22367    4740 78.8% 04-Apr-99 00:46:44 +config.cpp
  78.    18164    5237 71.1% 28-Apr-99 23:09:10 +config.h
  79.      207     132 36.2% 26-Mar-99 21:29:50 +config.log
  80.     5073    2010 60.3% 26-Mar-99 21:29:36 +config.status
  81.    39856   10919 72.6% 02-May-99 11:46:38 +configure
  82.     8500    2168 74.4% 09-Mar-99 16:49:40 +configure.in
  83.    45643    9086 80.0% 28-Apr-99 21:30:22 +control.cpp
  84.    10659    2786 73.8% 12-Feb-99 16:39:10 +control.h
  85.       48      48  0.0% 16-Apr-99 23:32:50 +cpt
  86.   181616   29475 83.7% 09-Mar-99 16:37:14 +decl.cpp
  87.    74414   11047 85.1% 10-Mar-99 21:59:20 +definite.cpp
  88.    15915    3443 78.3% 10-Mar-99 21:59:20 +depend.cpp
  89.     3686    1076 70.8% 10-Mar-99 21:59:20 +depend.h
  90.    97254   18559 80.9% 24-Feb-99 21:40:14 +diagnose.cpp
  91.     4729    1371 71.0% 25-Jan-99 22:00:28 +diagnose.h
  92.     7307    1401 80.8% 17-Feb-99 21:06:06 +double.cpp
  93.     4415    1178 73.3% 25-Jan-99 22:00:28 +double.h
  94.    13992    2946 78.9% 25-Jan-99 22:00:28 +dump.cpp
  95.   126528   18224 85.5% 10-Mar-99 21:59:20 +error.cpp
  96.    31128    4858 84.3% 09-Mar-99 16:37:16 +error.h
  97.   292652   42275 85.5% 09-Mar-99 16:37:16 +expr.cpp
  98.    45485    8508 81.2% 04-Apr-99 01:19:44 +getclass.cpp
  99.     3738     874 76.6% 25-Jan-99 22:00:28 +getclass.h
  100.    15213    4184 72.4% 10-Mar-99 21:59:20 +incrmnt.cpp
  101.     7841    1656 78.8% 01-Feb-99 19:43:06 +init.cpp
  102.   122322   16242 86.7% 08-Mar-99 20:00:42 +java.g
  103.   109212   13882 87.2% 08-Mar-99 20:04:48 +javaact.cpp
  104.    29760    2782 90.6% 08-Mar-99 20:04:50 +javaact.h
  105.   135444   22260 83.5% 08-Mar-99 20:04:50 +javadcl.h
  106.     1474     655 55.5% 08-Mar-99 20:04:50 +javadef.h
  107.     2763     893 67.6% 08-Mar-99 20:04:50 +javaprs.h
  108.     3034    1120 63.0% 08-Mar-99 20:04:50 +javasym.h
  109.     3508    1409 59.8% 10-Mar-99 21:59:20 +jikes.cpp
  110.     1284     468 63.5% 29-Mar-99 19:42:34 +libwc.a
  111.    15071    3344 77.8% 10-Feb-99 16:53:00 +long.cpp
  112.     4704    1241 73.6% 25-Jan-99 22:00:30 +long.h
  113.    42054    6335 84.9% 12-Feb-99 16:39:12 +lookup.cpp
  114.    15891    3231 79.6% 04-Apr-99 15:38:20 +lookup.h
  115.      467     305 34.6% 25-Jan-99 22:00:30 +lpginput.cpp
  116.      803     459 42.8% 25-Jan-99 22:00:30 +lpginput.h
  117.    21044    2443 88.3% 02-May-99 11:50:18 +Makefile.amiga
  118.    20971    2272 89.1% 09-Mar-99 16:49:40 +Makefile.in
  119.    41985    2324 94.4% 09-Mar-99 16:37:16 +modifier.cpp
  120.    21592    4628 78.5% 25-Jan-99 22:00:30 +op.cpp
  121.     4846    1582 67.3% 25-Jan-99 22:00:30 +op.h
  122.    17331    3752 78.3% 04-Apr-99 01:28:06 +option.cpp
  123.     3129    1242 60.3% 04-Apr-99 13:57:18 +option.h
  124.    24270    5392 77.7% 25-Jan-99 22:00:30 +parser.cpp
  125.     5159    1724 66.5% 04-Apr-99 15:41:02 +parser.h
  126.     1847     931 49.5% 02-May-99 20:00:18 +README.AMIGA
  127.      452     274 39.3% 09-Mar-99 16:56:28 +README.TXT
  128.    55215    8456 84.6% 17-Feb-99 21:07:56 +scanner.cpp
  129.     3136    1024 67.3% 25-Jan-99 22:00:30 +scanner.h
  130.    52519    9105 82.6% 04-Apr-99 15:41:12 +semantic.h
  131.     5656    1586 71.9% 25-Jan-99 22:00:30 +set.cpp
  132.    15494    3499 77.4% 25-Jan-99 22:00:30 +set.h
  133.     3871    1263 67.3% 25-Feb-99 20:11:36 +spell.h
  134.    28947    6138 78.7% 04-Apr-99 01:31:24 +stream.cpp
  135.     9948    2822 71.6% 25-Jan-99 22:00:30 +stream.h
  136.      220     119 45.9% 17-Apr-99 01:25:38 +suspect
  137.    65108   13193 79.7% 04-Apr-99 01:30:40 +symbol.cpp
  138.    72690   12655 82.5% 04-Apr-99 01:18:06 +symbol.h
  139.    21613    4928 77.1% 28-Apr-99 20:46:00 +system.cpp
  140.      848     512 39.6% 12-Feb-99 16:39:12 +tab.cpp
  141.      808     488 39.6% 04-Apr-99 15:36:32 +tab.h
  142.    12442    1963 84.2% 25-Jan-99 22:00:32 +table.h
  143.       72      52 27.7% 04-Apr-99 01:31:34 +TODO
  144.    12911    3706 71.2% 04-Apr-99 01:20:16 +tuple.h
  145.     1920     585 69.5% 04-Apr-99 15:39:22 +unicode.h
  146.    26808    7409 72.3% 04-Apr-99 01:15:48 +unzip.cpp
  147.    17049    6357 62.7% 04-Apr-99 01:18:46 +unzip.h
  148.    12856    3017 76.5% 04-Apr-99 02:23:58 +zip.cpp
  149.     2007     844 57.9% 04-Apr-99 01:19:04 +zip.h
  150. -------- ------- ----- --------- --------
  151.  3199516  520895 83.7% 04-May-99 21:49:32   92 files
  152.